'Declaration Public Function New( _ ByVal action As NotifyCollectionChangedAction, _ ByVal newItems As IList, _ ByVal oldItems As IList _ )
public NotifyCollectionChangedEventArgs<T>( NotifyCollectionChangedAction action, IList newItems, IList oldItems )
NotifyCollectionChangedEventArgs<T> Class NotifyCollectionChangedEventArgs<T> Members Overload List